home *** CD-ROM | disk | FTP | other *** search
/ Aminet 13 / Aminet 13 - August 1996.iso / MainActor / LoadMPEG / mpeg / tools / cyuv2ppm.man < prev    next >
Text File  |  1993-09-04  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. CYUV2PPM(1)                                           CYUV2PPM(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        cyuv2ppm - Component Y Cb Cr (YUV) conversion to raw PPM
  9.  
  10. SSYYNNOOPPSSIISS
  11.        ccyyuuvv22ppppmm  iinnffiillee oouuttffiillee [[--iiww wwiiddtthh]] [[--iihh hheeiigghhtt]] [[--zz ssuuff--
  12.        ffiixx]]** [[--CCCCIIRR660011]]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        _c_y_u_v_2_p_p_m is a conversion  program  between  component  yuv
  16.        files  and  the  ppm file format.  The chrominances of the
  17.        input are decimated by a factor of 2 in both the  horizon-
  18.        tal and vertial dimensions.
  19.  
  20.  
  21. OOPPTTIIOONNSS
  22.        --iiww    is the image width in terms of the luminance compo-
  23.               nent (Y).
  24.  
  25.        --iihh    is the image height in terms of the luminance  com-
  26.               ponent (Y).
  27.  
  28.        --CCCCIIRR660011
  29.               specifies  that  the CCIR601 YCbCr colorspace is to
  30.               be used instead of the JFIF colorspace.
  31.  
  32.        --zz     denotes the component file suffixes  in  sequential
  33.               order. For example
  34.                --zz  ..yy..ccllrr  --zz ..uu..ccllrr --zz ..vv..ccllrr indicates that the
  35.               luminance and the two chrominance files end with  a
  36.               suffix  of  ..yy..ccllrr,,  ..uu..ccllrr,,  and  ..vv..ccllrr,,  in that
  37.               order. If unspecified, the suffixes default to  ..YY,,
  38.               UU,, and ..VV..
  39.  
  40.  
  41. EEXXAAMMPPLLEESS
  42.        To  convert  a  triple  set of raw raster scan YCbCr (also
  43.        known as digital YUV)  files  with  dimension  352x240  Y,
  44.        176x120  U,V,  with labels, hheelllloo00..YY hheelllloo00..UU hheelllloo00..VV,, to
  45.        the file oouutt..ppppmm type
  46.  
  47.        ccyyuuvv22ppppmm hheelllloo00 oouutt..ppppmm
  48.  
  49.        There are a variety of ways to convert  the  PPM  file  to
  50.        other formats; see Jef Poskanzer's PBMPLUS library.
  51.  
  52.  
  53. FFTTPP
  54.        _c_y_u_v_2_p_p_m   is   available  by  anonymous  ftp  from  _h_a_v_e_-
  55.        _f_u_n_._s_t_a_n_f_o_r_d_._e_d_u_:_p_u_b_/_c_v_/_C_V_v_1_._2_._1_._t_a_r_._Z_.
  56.  
  57.  
  58. BBUUGGSS
  59.        Probably lurking somewhere.  Please inform the  author  at
  60.        achung@cs.stanford.edu if any bugs are found.
  61.  
  62.  
  63.  
  64.                            14 June 1993                         1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. CYUV2PPM(1)                                           CYUV2PPM(1)
  71.  
  72.  
  73. AAUUTTHHOORR
  74.        Andy Hung
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                            14 June 1993                         2
  131.  
  132.  
  133.